func runtime.reflect_maplen
3 uses
runtime (current package)
map_swiss.go#L293: func reflect_maplen(m *maps.Map) int {
map_swiss.go#L299: racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(reflect_maplen))
map_swiss.go#L316: racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(reflect_maplen))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)